Do not ignore the return value of g_slist_remove. gtkstyle.c changes
authorJohan Dahlin <jdahlin@async.com.br>
Thu, 19 Jun 2008 14:08:59 +0000 (14:08 +0000)
committerJohan Dahlin <johan@src.gnome.org>
Thu, 19 Jun 2008 14:08:59 +0000 (14:08 +0000)
commitce811f7cecc422ba0a3f987bbc924ba583716986
tree81594fbc88e4c1199984c3ef3fc6d0e76a0cf742
parent9678ce2eb9bf7ba39c07c44307e118d881c8addf
Do not ignore the return value of g_slist_remove. gtkstyle.c changes

2008-06-19  Johan Dahlin  <jdahlin@async.com.br>

    * gtk/gtkclist.c:
    * gtk/gtkstyle.c (gtk_style_finalize):
    Do not ignore the return value of g_slist_remove.
    gtkstyle.c changes rubberstamped by Owen.

svn path=/trunk/; revision=20469
ChangeLog
gtk/gtkclist.c
gtk/gtkstyle.c